Skip to content

Conversation

@eunia
Copy link
Contributor

@eunia eunia commented Mar 29, 2022

Fixes #6742

Issue was fixed by adding super.execute() at the beginning of the ToggleVisibilityAction.execute() implementation, per David's recommendation on the issue. This will make the ToggleVisibilityAction trigger the onExecuteAction event.

Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Mar 29, 2022

Hi @eunia. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

Copy link
Member

@jwoo-msft jwoo-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you fix the spacing issue?

@ghost ghost removed the Needs: Author Feedback label Mar 31, 2022
@eunia
Copy link
Contributor Author

eunia commented Mar 31, 2022

Sorry, @jwoo-msft for some reason did not get your updated comment and added the spacing fix. Should I add it again?

@beervoley
Copy link
Contributor

Sorry, @jwoo-msft for some reason did not get your updated comment and added the spacing fix. Should I add it again?

fixed it for you:)

@beervoley beervoley merged commit ec0388b into microsoft:main Apr 6, 2022
@eunia eunia deleted the dev/eunialee/toggleVisibility branch April 6, 2022 16:42
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Rendering] Event Handler for ToggleVisibilityAction

4 participants